home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {
- goBackward = id;
- goForward = id;
- quitJunkMatcher = id;
- save = id;
- setActionJunk = id;
- };
- CLASS = FirstRunWindowController;
- LANGUAGE = ObjC;
- OUTLETS = {
- actionJunkButton = NSButton;
- backButton = NSButton;
- contentTextView = NSTextView;
- contentView = JMTintedView;
- finishUpDot = NSImageView;
- finishUpLabel = NSTextField;
- footnoteView = NSTextView;
- forwardButton = NSButton;
- installDot = NSImageView;
- installLabel = NSTextField;
- introDot = NSImageView;
- introLabel = NSTextField;
- licenseDot = NSImageView;
- licenseLabel = NSTextField;
- numPositiveField = NSTextField;
- oldView = id;
- quitButton = NSButton;
- releaseNotesDot = NSImageView;
- releaseNotesLabel = NSTextField;
- saveButton = NSButton;
- settingsDot = NSImageView;
- settingsLabel = NSTextField;
- settingsView = NSView;
- titleLabel = NSTextField;
- versionField = NSTextField;
- };
- SUPERCLASS = NSWindowController;
- },
- {
- CLASS = JMTintedView;
- LANGUAGE = ObjC;
- OUTLETS = {jmDelegate = id; };
- SUPERCLASS = NSView;
- }
- );
- IBVersion = 1;
- }